home *** CD-ROM | disk | FTP | other *** search
- object MainForm: TMainForm
- Left = 193
- Top = 111
- BorderStyle = bsNone
- Caption = 'Registered COM Servers'
- ClientHeight = 158
- ClientWidth = 453
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object ListView: TListView
- Left = 0
- Top = 0
- Width = 453
- Height = 158
- Align = alClient
- Columns = <>
- HotTrackStyles = []
- IconOptions.AutoArrange = True
- LargeImages = ImageList
- SmallImages = ImageList
- TabOrder = 0
- OnMouseUp = ListViewMouseUp
- end
- object ImageList: TImageList
- Left = 32
- Top = 32
- end
- end
-